Gets or sets the selected image URL.

Namespace:  C1.Web.iPhone.C1TabBarController
Assembly:  C1TabControllerClient (in C1TabControllerClient.dll)

Syntax

JavaScript
function get_selectedImageUrl();
function set_selectedImageUrl(value);

Field Value

The selected image URL.

See Also